home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Solaris Press Kit
/
Solaris Press Kit.iso
/
pc
/
media
/
preview.dxr
/
00024_Wait for Video.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-10-23
|
128 b
|
8 lines
on exitFrame me
if sprite(7).movieTime >= sprite(7).duration then
go(the frame + 1)
else
go(the frame)
end if
end